* src/fns.c (Fvaluelt): More generous depth limit (20 -> 200).
authorMattias Engdegård <mattiase@acm.org>
Fri, 29 Mar 2024 14:23:56 +0000 (15:23 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 29 Mar 2024 14:40:15 +0000 (15:40 +0100)
commitd2d5e514397c453bbaa6e7fc3441af2d538eb3cf
tree1b5c6fdfdf40a41e73e2198dfb79fb44b428c4bd
parent6f7cb96543285dc8e37135abaec87d0b9a40e2e2
* src/fns.c (Fvaluelt): More generous depth limit (20 -> 200).

This gives `value<` the same limit as `equal` which seems about right.
src/fns.c